@charset "utf-8";
/* css document */


/*______________________________系统设置____________________________________*/

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    list-style: none;}

html {
    overflow-x: hidden;
    height: 100%;}

body {
    *overflow-x: hidden; /*background-color:#c5e5fe;*/
    background: url(/uploads/image/td1timages/topimg.jpg) no-repeat top;}

body {
    font-family: "microsoft yahei","helvetica","arial","sans-serif";
    font-size: 14px;
    line-height: 24px;
    color: #000;}

table {
    border-collapse: collapse;
    border-spacing: 0;}

fieldset, img, abbr, acronym {
    border: 0;}

img {
    vertical-align: middle;
    border: none;}

address, caption, cite, code,, dfn, em, strong, th, var, {
    font-style: normal;
    font-weight: normal;}

ol, ul {
    list-style: none;}

caption, th {
    text-align: left;}

h1, h2, h3, h4, h5, h6 {
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 0;}

q:before, q:after {
    content: '';}

a {
    text-decoration: none;
    color: #333;}

    a:hover {
        color: #d10402;
        text-decoration: underline;}

.left {
    float: left;}

.right {
    float: right;}

.border-bn {
    border-bottom: none;}

h1 {
    width: 100%;
    float: left;
    margin-bottom: 20px;}

    h1 font {
        font-size: 18px;
        margin-left: 35px;
        color: #d10402;
        font-weight: bold;}

    h1 span {
        float: right;
        font-size: 14px;
        *margin-top: -24px;}

        h1 span a {
            font-weight: bold;}

h2 {
    color: #d10402;
    font-size: 18px;
    font-weight: bold;}

    h2 span {
        float: right;
        font-size: 14px;}


/*font-family*/
@font-face {
    font-family: "microsoft yahei";}

.div-clear {
    clear: both;}
/*______________________________布局设置____________________________________*/

.wrap {
    width: 100%;
    float: left;
    margin-top: 195px;}

.content {
    width: 1000px;
    margin: 0 auto;}

.nav {
    width: 100%;
    height: 45px;
    float: left;}

.cont1 {
    width: 100%;
    float: left;
    background-color: #ecf0ee;}

.cont2 {
    width: 100%;
    float: left;}

.contbox {
    width: 1000px;
    margin: 0 auto;}

.foot {
    width: 100%;
    float: left;
    background-color: #e54644;
    color: #fff;
    padding: 20px 0;}

    .foot p {
        text-align: center;}

        .foot p a {
            color: #fff;}

/*nav*/

.menu {
    position: relative;
    height: 45px;
    width: 100%;
    z-index: 999;
    margin: auto;}

    .menu ul li {
        float: left;
        text-align: center;
        font-size: 16px;
        line-height: 45px;
        position: relative;}

        .menu ul li a.current {}

        .menu ul li a, .menu ul li a:visited {
            display: block;
            text-decoration: none;
            font-size: 18px;
            color: #d10402;
            line-height: 45px;
            width: 100px;}

            .menu ul li a:hover {
                background-color: #d10402;
                text-decoration: none;
                color: #fff;}

    .menu ul {
        padding: 0;
        margin: 0;
        list-style-type: none;}

        .menu ul li ul {
            display: none;
            background-color: #f0e68c;
            filter: alpha(opacity=95);
            -moz-opacity: 0.95;
            opacity: 0.95;
            position: relative;}
        /* specific to non ie browsers */
        .menu ul li:hover a {
            color: #fff;
            background-color: #d10402;
            border-radius: 5px;}

        .menu ul li:hover ul {
            display: block;
            position: absolute;
            top: 45px;
            left: 0;}

            .menu ul li:hover ul li a.hide {
                color: #000;}

            .menu ul li:hover ul li a.current {
                color: #fff;}

            .menu ul li:hover ul li:hover a.hide {
                color: #ffea00;}

            .menu ul li:hover ul li ul {
                display: none;}

            .menu ul li:hover ul li a {
                display: block;
                color: #000;
                font-size: 14px;
                line-height: 30px;
                width: 100px;
                padding: 0;
                background-color: #fff0f5;
                border-radius: 0px;}

                .menu ul li:hover ul li a:hover {
                    color: #d10402;}

            .menu ul li:hover ul li:hover ul {
                display: block;
                position: absolute;
                left: 100px;
                top: 0;}

                .menu ul li:hover ul li:hover ul.left {
                    left: -100px;}

/*    <style type="text/css">
    .menu ul li a.hide, .menu ul li a:visited.hide {display:none;}
    .menu ul li a:hover ul li a.hide {display:none;}
    .menu ul li a:hover {color:#fff; background:#36f;}
    .menu ul li a:hover ul {display:block; position:absolute; top:21px; left:0; width:105px;}
    .menu ul li a:hover ul li a.sub {background:#6a3; color:#fff;}
    .menu ul li a:hover ul li a {display:block; background:#ddd; color:#000;}
    .menu ul li a:hover ul li a ul {visibility:hidden;}
    .menu ul li a:hover ul li a:hover {background:#6fc; color:#000;}
    .menu ul li a:hover ul li a:hover ul {visibility:visible; position:absolute; left:105px; top:0; color:#000;}
    .menu ul li a:hover ul li a:hover ul.left {left:-105px;}
    </style>
    <![endif]
*/

.b-line {
    float: left;
    width: 100%;
    height: 3px;
    margin-top: -3px;
    background-color: #d10402;}

/*搜索框*/
.nav-blow {
    float: left;
    width: 100%;
    height: 38px;
    line-height: 38px;
    margin: 5px 0;
    background-color: #fdfce5;}

.riqi {
    float: left;
    font-size: 14px;
    padding-left: 10px;
    line-height: 38px;
    height: 38px;
    width: 480px;}

.search {
    float: right;
    width: 285px;
    height: 38px;
    margin-right: 10px;}

#searchform {
    float: right;
    *height: 30px;
    width: 215px;
    *margin-top: -32px;}

.so-btn {
    float: right;
    border: none;
    width: 40px;
    height: 40px;
    margin-top: 4px;
    *margin-top: -41px;
    color: #ffffff;
    background: url(/uploads/image/td1timages/search_btn.jpg) no-repeat;}

#srk {
    width: 168px;
    line-height: 28px;
    height: 28px;
    *margin-top: -15px;}


/*focus*/

/*left*/
.banner_box {
    width: 1000px;
    overflow: hidden;
    margin: 5px 0 15px 0;}

.banner {
    width: 558px;
    height: 346px;
    float: left;
    overflow: hidden;}


/*right*/
.news_1 {
    background: url(/uploads/image/td1timages/news-top.jpg) no-repeat top left;
    width: 436px;
    height: 346px;
    float: right;
    overflow: hidden;}

.news_box {
    width: 400px;
    margin: 0 auto;}

.detail {
    /*width:458px;*/ width: 100%;
    height: 155px;
    border-bottom: 1px dashed #c9c9c9;
    margin-bottom: 10px;}

    .detail h1 {
        width: 100%;
        height: 40px;
        text-align: center;
        padding-top: 10px;
        margin: 0 auto;
        margin-top: 15px;}

        .detail h1 a {
            color: #be2107;
            font-size: 20px;}

.detail_p {
    font-size: 14px;
    text-indent: 2em;
    padding: 0 5px;
    margin-bottom: 10px;}

    .detail_p a {
        color: #343232;}

.news_1_ul {
    margin-left: 8px;
    list-style: none;}

    .news_1_ul li {
        *display: inline-block;
        overflow: hidden;
        width: 100%;}

        .news_1_ul li font {
            font-size: 25px;
            line-height: 15px;
            float: left;
            margin-right: 5px;}

        .news_1_ul li a {
            color: #000;
            font-family: "微软雅黑";
            font-size: 14px;
            display: block;
            cursor: pointer;
            margin-top: 3px;}

        .news_1_ul li s {
            float: left;
            text-decoration: none;}

        .news_1_ul li a:hover {
            color: #ff7504;}

        .news_1_ul li span {
            color: #655f5f;
            float: right;
            margin-right: 10px;}

            .news_1_ul li span a {
                color: #be2107;}




.block {
    float: left;
    width: 338px;
    margin: 10px 0 40px 0;
    *margin: 10px 0 20px 0;}

    .block h1 {
        width: 100%;
        float: left;
        margin-bottom: 20px;}

        .block h1 font {
            font-size: 18px;
            margin-left: 35px;
            color: #d10402;
            font-weight: bold;}

        .block h1 span {
            float: right;
            font-size: 14px;
            *margin-top: -24px;}

            .block h1 span a {
                font-weight: bold;}


.blockbdtit h1 {
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    padding-top: 5px;
    margin: 0 auto;}

    .blockbdtit h1 a {
        font-size: 16px;
        font-weight: bold;}

.blockbdtit_p {
    font-size: 12px;
    text-indent: 2em;
    padding: 0 5px;
    margin-bottom: 10px;}

    .blockbdtit_p a {
        color: #343232;
        font-weight: bold;}

.blockbd {
    float: left;
    width: 100%;
    *padding-bottom: 40px;}

    .blockbd ul li {
        float: left;
        width: 100%;
        line-height: 26px;}

        .blockbd ul li font {
            font-size: 25px;
            line-height: 15px;
            float: left;
            margin-right: 5px;}

        .blockbd ul li span {
            *margin-top: -24px;
            float: right;}

.devide {
    float: left;
    width: 1px;
    height: 205px;
    border-right: 1px dashed #b5b5b5;
    margin: 70px 20px 0px 20px;}

.block2 {
    float: left;
    width: 310px;
    margin: 20px 35px 30px 0;}

.blockbd2 {
    float: left;
    width: 278px;
    height: 268px;
    padding: 18px 15px;
    border: 1px solid #c9c9c9;}

    .blockbd2 img {
        width: 217px;
        height: 147px;
        margin-left: 30px;
        margin-bottom: 15px;}

.blockbd1 {
    float: left;
    width: 100%;
    padding-top: 15px;
    border-top: 1px dashed #b5b5b5;}

    .blockbd1 ul li {
        float: left;
        width: 100%;
        line-height: 26px;}

        .blockbd1 ul li font {
            font-size: 25px;
            line-height: 15px;
            float: left;
            margin-right: 5px;}

        .blockbd1 ul li span {
            *margin-top: -24px;
            float: right;}

.blocktit_bg1 {
    background: url(/uploads/image/td1timages/tit_bg1.jpg) no-repeat left;}

.blocktit_bg2 {
    background: url(/uploads/image/td1timages/tit_bg2.jpg) no-repeat left;}

.blocktit_bg3 {
    background: url(/uploads/image/td1timages/tit_bg3.jpg) no-repeat left;}

.blocktit_bg4 {
    background: url(/uploads/image/td1timages/tit_bg4.jpg) no-repeat left;}

.blocktit_bg5 {
    background: url(/uploads/image/td1timages/tit_bg5.jpg) no-repeat left;}

.blocktit_bg6 {
    background: url(/uploads/image/td1timages/tit_bg6.jpg) no-repeat left;}

.blocktit_bg7 {
    background: url(/uploads/image/td1timages/tit_bg7.jpg) no-repeat left;}

    .blocktit_bg7 select {
        width: 68px;
        height: 20px;}

.banner-m {
    float: left;
    width: 100%;
    height: 90px;}

/*文件通知*/
.wjtz {
    float: left;
    width: 292px;
    background-color: #f7f1c6;
    padding: 10px 16px;
    margin: 10px 30px 40px 0;
    *margin: 10px 30px 40px 0;}

    .wjtz h1 {
        margin-bottom: 8px;}

        .wjtz h1 font {
            margin-left: 20px;}

.wjtzbd {
    float: left;
    padding: 30px 15px 15px;
    background: url(/uploads/image/td1timages/wjctbd_bg.jpg) no-repeat;}

    .wjtzbd ul li {
        float: left;
        width: 100%;
        line-height: 30px;}

        .wjtzbd ul li font {
            font-size: 25px;
            line-height: 15px;
            float: left;
            margin-right: 5px;}

        .wjtzbd ul li span {
            *margin-top: -30px;
            float: right;}

/*r-img*/
.r-img {
    float: right;
    width: 250px;
    padding: 0 15px;
    background-color: #fbe7fc;
    margin-top: 10px;
    *margin-top: 10px;}

    .r-img ul li {
        float: left;
        width: 100%;}

        .r-img ul li font {
            line-height: 68px;
            margin-left: 70px;}

            .r-img ul li font a {
                font-size: 16px;
                font-weight: bold;}

.r-imgbg1 {
    background: url(/uploads/image/td1timages/right-img1.jpg) no-repeat 10px;
    border-bottom: dashed 1px #626262;}

.r-imgbg2 {
    background: url(/uploads/image/td1timages/right-img2.jpg) no-repeat 10px;
    border-bottom: dashed 1px #626262;}

.r-imgbg3 {
    background: url(/uploads/image/td1timages/right-img3.jpg) no-repeat 10px;
    border-bottom: dashed 1px #626262;}

.r-imgbg4 {
    background: url(/uploads/image/td1timages/right-img4.jpg) no-repeat 10px;}

.viewtit {
    width: 100%;
    float: left;
    background-color: #fff;
    margin-top: 20px;
    line-height: 50px;}

    .viewtit h1 {
        font-size: 20px;
        color: #ff7b06;
        margin-left: 20px;}

.rank {
    float: left;
    width: 100%;}

    .rank li {
        float: left;
        width: 100%;
        height: 45px;
        line-height: 45px;}

        .rank li font {
            margin-left: 40px;}

        .rank li span {
            *margin-top: -45px;
            float: right;}

.rankbd1 {
    background: url(/uploads/image/td1timages/1.jpg) no-repeat 5px;
    border-bottom: dashed 1px #14b4e5;}

.rankbd2 {
    background: url(/uploads/image/td1timages/2.jpg) no-repeat 5px;
    border-bottom: dashed 1px #14b4e5;}

.rankbd3 {
    background: url(/uploads/image/td1timages/3.jpg) no-repeat 5px;
    border-bottom: dashed 1px #14b4e5;}

.rankbd4 {
    background: url(/uploads/image/td1timages/4.jpg) no-repeat 5px;
    border-bottom: dashed 1px #14b4e5;}

.rankbd5 {
    background: url(/uploads/image/td1timages/5.jpg) no-repeat 5px;
    border-bottom: dashed 1px #14b4e5;}

.rankbd6 {
    background: url(/uploads/image/td1timages/6.jpg) no-repeat 5px;}

.link {
    float: left;
    width: 998px;
    border: solid 1px #c9c9c9;
    line-height: 38px;
    margin-bottom: 15px;}

    .link font {
        float: left;
        width: 90px;
        text-align: center;
        color: #fc0000;}

    .link a {
        margin: 0 15px;}
/*______________________________二级页面____________________________________*/
.crumb {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #5e5e54;}

    .crumb a {
        color: #5e5e54;
        line-height: 50px;}

        .crumb a:hover {}

    .crumb font {
        color: #d10402;}

.subnav {
    float: left;
    width: 213px;
    border: 1px solid #c9c9c9;
    font-size: 18px;
    line-height: 40px;
    background-color: #fff;}

    .subnav h2 {
        float: left;
        margin-bottom: 10px;
        color: #fff;
        text-align: center;
        width: 100%;
        background-color: #d10402;}

    .subnav ul li {
        float: left;
        width: 100%;
        text-align: center;}

        .subnav ul li a {}

            .subnav ul li a:hover {
                color: #d10402;
                text-decoration: none;}

        .subnav ul li span a {
            font-size: 16px;
            color: #d10402;}

.right {
    float: right;
    width: 778px;
    background-color: #fff;
    margin-bottom: 25px;
    *padding-bottom: 20px;}

.newslist {
    float: left;
    width: 100%;
    border: 1px solid #c9c9c9;
    margin-bottom: 15px;}

    .newslist h2 {
        float: left;
        width: 100%;
        font-size: 18px;
        color: #be2107;
        line-height: 40px;
        border-bottom: 1px dashed #c9c9c9;}

        .newslist h2 font {
            float: left;
            line-height: 20px;
            font-size: 30px;
            margin: 0 5px 0 10px;}

.newsbd {
    float: left;
    padding: 10px;}

    .newsbd ul li {
        float: left;
        width: 100%;
        line-height: 28px;}

        .newsbd ul li font {
            font-size: 25px;
            line-height: 15px;
            float: left;
            margin-right: 5px;}

        .newsbd ul li span {
            *margin-top: -24px;
            }

/*pagelist*/
.pagelist {
    width: 630px;
    height: 30px;
    margin: 15px auto;}
/*.pagelist ul li{ float:left; margin-right:5px;}
.pagelist ul li a{ display:block;width:25px;height:24px; background-color:#f3f3f3; text-align:center; line-height:24px; color:#808080; font-size:16px; font-weight:600;}
.pagelist ul li a:hover{background-color:#d10402;color:#fff; text-decoration:none;}
.pagelist ul .next{float:left;height:22px;text-align:center; border:1px solid #ccc;line-height:22px;}
.pagelist ul .next a{width:64px;height:22px; background:none;}*/


/*--------------------------------------------------------detail------------------------------------------------------------------*/
.detail-n {
    float: left;
    width: 998px;
    border: 1px solid #c9c9c9;
    margin-bottom: 20px;
    background-color: #fff;}

    .detail-n h2 {
        color: #be2107;
        text-align: center;
        font-size: 24px;
        line-height: 40px;
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px;}

    .detail-n h3 {
        border-bottom: 1px dashed #c9c9c9;
        color: #666;
        text-align: center;
        line-height: 20px;
        width: 100%;
        padding-bottom: 5px;}

.txtcont {
    font-size: 14px;
    padding: 15px 30px 20px;
    *padding: 15px 30px 20px;}
.txtcont  img{
    max-width:700px;} .txtcont p {
        text-indent: 2em;}

/*login*/
.logintit {
    width: 100%;
    line-height: 65px;
    text-align: center;
    color: #be2107;
    font-size: 24px;
    border-bottom: 1px dashed #c9c9c9;}

.loginbd {
    width: 520px;
    margin: 10px auto;}

    .loginbd ul li {
        float: left;
        width: 100%;
        margin: 10px 0;}

        .loginbd ul li .tit {
            float: left;
            width: 180px;
            margin-right: 5px;
            text-align: right;
            line-height: 28px;
            font-size: 18px;
            display: block;}

        .loginbd ul li .bd {
            float: left;
            width: 330px;}

.loginsec {
    width: 240px;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    border: 1px solid #c9c9c9;}

.loginbd ul li .bd input {
    width: 240px;
    height: 28px;
    font-size: 16px;
    line-height: 28px;
    border: 1px solid #c9c9c9;}

.loginbd ul li .bd font {
    color: #be2107;}

.loginbd ul li .bd span {
    font-size: 14px;
    width: 365px;
    margin-right: 5px;}

.loginbd ul li .bd .btn {
    float: left;
    width: 80px;
    height: 35px;
    margin-right: 25px;
    line-height: 35px;
    font-size: 18px;
    background-color: #d10402;
    color: #fff;
    cursor: pointer;
    border: none;}

/*apply*/
.applybd {
    width: 730px;
    margin: 10px auto;
    font-size: 16px;}

    .applybd ul li {
        float: left;
        width: 100%;
        margin: 10px 0;}

        .applybd ul li .tit {
            float: left;
            width: 165px;
            margin-right: 5px;
            text-align: right;
            line-height: 28px;
            font-size: 18px;
            display: block;}

        .applybd ul li .bd {
            float: left;
            width: 555px;}

            .applybd ul li .bd input {
                width: 245px;
                height: 28px;
                font-size: 16px;
                line-height: 28px;
                border: 1px solid #c9c9c9;}

            .applybd ul li .bd textarea {
                width: 606px;
                height: 75px;
                border: 1px solid #c9c9c9;}

            .applybd ul li .bd font {
                color: #be2107;}

            .applybd ul li .bd span {
                font-size: 16px;
                margin-right: 5px;}

            .applybd ul li .bd .btn {
                float: left;
                width: 80px;
                height: 35px;
                margin-right: 25px;
                line-height: 35px;
                font-size: 18px;
                background-color: #d10402;
                color: #fff;
                cursor: pointer;
                border: none;}

            .applybd ul li .bd .dx {
                width: 15px;
                height: 15px;
                line-height: 25px;
                margin-right: 10px;
                margin-top: 3px;}

/*result*/
.result {
    width: 100%;
    margin-bottom: 10px;}

.oatit {
    text-align: center;}

    .oatit span, .time span {
        width: 100%;
        line-height: 28px;
        display: block;}

.oabd {
    text-align: left;}

.result th {
    font-size: 24px;
    line-height: 80px;
    color: #be2107;
    text-align: center;
    border: inherit;}

.time {
    float: left;
    width: 100px;
    text-align: center;}

.result_btn {
    float: left;
    width: 105px;
    text-align: center;}

.apply {
    float: left;
    width: 68px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    background-color: #d10402;
    margin-top: 18px;
    cursor: pointer;}

.applying {
    background-color: #f56360;
    margin-top: 10px;}

.applyed {
    background-color: #865554;}

.applying, .applyed {
    float: left;
    width: 100%;
    line-height: 14px;
    color: #fff;
    cursor: pointer;}

    .applying span, .applyed span {
        width: 100%;
        line-height: 18px;
        display: block;
        font-size: 12px;
        color: #fff;}

.explain {
    width: 100%;
    margin-bottom: 20px;}

.explaintit {
    float: left;
    width: 95px;
    height: 18px;
    font-size: 18px;}

.explainbd {
    display: block;}

/*登录后页面*/
.myapply {
    width: 95%;
    margin: 20px auto;}

    .myapply h4 {
        width: 100%;
        font-size: 18px;
        margin-bottom: 5px;}

        .myapply h4 font {
            color: #d10402;
            font-size: 14px;
            margin-left: 15px;}

        .myapply h4 span {
            float: right;}

            .myapply h4 span input {
                width: 60px;
                border: none;
                cursor: pointer;
                color: #fff;
                font-size: 12px;
                line-height: 20px;
                text-align: center;
                background-color: #d10402;}

.myapptit {
    text-align: center;
    line-height: 45px;
    font-size: 16px;}

/*20170223*/
.sjzz {
    width: 100%;
    margin: 0 auto;}

    .sjzz ul li {
        color: #900508;
        display: inline;
        font-weight: bold;
        width: 60px;}

        .sjzz ul li .on {
            background-color: #d71111;
            color: #fff;
            *padding-bottom: 2px;}

        .sjzz ul li a {
            font-weight: normal;
            font-size: 14px;
            font-family: "微软雅黑";
            padding: 0 5px;
            margin-right: 2px;}

            .sjzz ul li a:hover {
                background-color: #d71111;
                color: #fff;
                text-decoration: none;}

#rank{float:left;width:415px;margin:30px 0 30px 80px;border-right:1px solid #ccc;}
#rank ul li{line-height:35px;height:35px;width:100%;font-size:16px;}
#rank ul li font{ margin-right:3px;}
#rank ul li span{float:right;margin-right:70px;*margin-top:-35px;}
.ranksele{ height:26px; line-height:26; font-size:16px;margin-right:3px;}