﻿@charset "utf-8";
/* CSS Document */
* {
    padding: 0px;
    margin: 0px;
    font-size: 12px;
}

ul, li {
    list-style: none;
}

a, a:link, a:hover {
    text-decoration: none;
}

img {
    border: 0px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.j_menu {
    overflow: hidden;
    padding-left: 40px;
}

    .j_menu ul li {
        float: left;
    }

        .j_menu ul li a {
            display: block;
            float: left;
            height: 88px;
            line-height: 88px;
            overflow: hidden;
            padding: 0 18px;
            font-family: microsoft yahei;
            font-size: 16px;
            color: #fff;
            text-decoration: none;
            margin: 0 2px;
        }

            .j_menu ul li a:hover, .j_menu ul li a.hover {
                background: #2160ac;
            }

input {
    outline: none;
}

.y_top {
    width: 100%;
    height: 88px;
    background: #053c7e;
    overflow: hidden;
}

.y_top_left {
    float: left;
}

    .y_top_left img {
        padding-right: 10px;
    }

    .y_top_left img {
        float: left;
        display: block;
        height: 88px;
        line-height: 88px;
    }

    .y_top_left span {
        color: #fff;
        font-family: microsoft yahei;
        font-size: 22px;
        float: left;
        display: block;
        height: 88px;
        line-height: 88px;
    }

.y_top_right {
    float: right;
    padding-right: 30px;
    width: 120px;
}

.y_top_right_top {
    height: 30px;
    font-family: "微软雅黑";
    margin-top: 8px;
    width: 120px;
}

    .y_top_right_top span {
        float: left;
        display: block;
        height: 30px;
        line-height: 30px;
        color: #fff;
        padding-right: 20px;
        font-size: 14px;
    }

    .y_top_right_top a {
        color: #fff;
        float: left;
        display: block;
        line-height: 30px;
        font-size: 14px;
    }

.y_top_right_bottom {
    display: block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #2160ac;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 14px;
    border-radius: 18px;
    margin-top: 5px;
}

.y_txt {
    width: 100%;
    height: auto;
    margin: 0px auto;
    overflow: hidden;
    background: #f9f9f9;
}

.y_txt_left {
    width: 13%;
    float: left;
}

.y_txt_left_tit {
     background: #f9f7f7;
    height: 38px;
    line-height: 38px;
    color: #053c7e;
    font-size: 14px;
    font-family: "微软雅黑";
}

    .y_txt_left_tit img {
        padding-left: 24%;
        float: left;
        padding-top: 11px;
    }

.y_txt_left ul {
    display: block;
    background: #f9f9f9;
}

    .y_txt_left ul li {
        display: block;
        height: 40px;
        line-height: 40px;
        border-bottom: 1px solid #e6e6e6;
        background: #f9f9f9;
        font-size: 14px;
    }

        .y_txt_left ul li img {
            _padding-left: 10px;
            float: left;
        }

        .y_txt_left ul li a {
            color: #301718;
            font-size: 14px;
            font-family: "微软雅黑";
            display: block;
            width: 68%;
            height: 40px;
            padding-left: 32%;
            line-height: 40px;
        }

        .y_txt_left ul li.y_hover {
            background: #2160ac;
            color: #fff;
        }

            .y_txt_left ul li.y_hover a {
                color: #fff;
            }

.y_txt_right {
    width: 87%;
    float: left;
    border-left: 1px solid #cbcbcb;
    margin-left: -1px;
    background: #fff;
}

.y_txt_right_tit {
    width: 100%;
    height: 39px;
    line-height: 39px;
    border-bottom: 1px solid #e6e6e6;
    background: #f9f7f7;
}

    .y_txt_right_tit span {
        padding-left: 15px;
        color: #000;
        font-family: "微软雅黑";
    }

.y_txt_right_part1 {
    font-family: 'Microsoft YaHei';
    padding-left: 20px;
    border-bottom: 1px solid #dfe9ee;
    overflow: hidden;
}

    .y_txt_right_part1 a {
        color: #3186c8;
    }

.y_txt_right_part2 {
    font-family: 'Microsoft YaHei';
    padding-left: 25px;
    padding-top: 20px;
}

    .y_txt_right_part2 ul {
        display: block;
        width: 740px;
        overflow: hidden;
        margin-top: 15px;
    }

        .y_txt_right_part2 ul li {
            display: block;
            width: 85px;
            padding: 10px 0px;
            padding-right: 22px;
            overflow: hidden;
            float: left;
        }

            .y_txt_right_part2 ul li a {
                display: block;
                width: 100%;
                height: 29px;
                line-height: 29px;
                text-align: center;
                border: 2px solid #053c7e;
                background: #053c7e;
                border-radius: 15px;
                color: #fff;
            }

                .y_txt_right_part2 ul li a:hover {
                    display: block;
                    width: 100%;
                    height: 29px;
                    line-height: 29px;
                    text-align: center;
                    border: 2px solid #053c7e;
                    background: #fff;
                    color: #053c7e;
                    border-radius: 15px;
                }

.y_dza {
    width: 100%;
    height: auto;
    overflow: hidden;
}

    .y_dza ul {
        display: block;
        width: 100%;
        height: auto;
        background: #fff;
        padding: 0px;
        margin: 0px;
        overflow: hidden;
    }

        .y_dza ul li {
            display: block;
            height: 30px;
            line-height: 30px;
            background: #f0f9fd;
            color: #000000;
            overflow: hidden;
        }

            .y_dza ul li img {
                padding-right: 15px;
            }

            .y_dza ul li.hover {
                background: url(y_hover_right_07.jpg) right center no-repeat #3eafe0;
                border-left: 3px solid #ea2020;
                color: #fff;
                border-bottom: 0px;
            }

            .y_dza ul li a {
                color: #000;
                font-family: "宋体";
                font-weight: normal;
            }

.y_bottom {
    width: 100%;
    height: 50px;
    overflow: hidden;
    background: #3b3b3b;
    color: #fff;
    font-size: 14px;
    font-family: "微软雅黑";
    text-align: center;
    line-height: 2em;
    padding-top: 20px;
}

.y_button {
    padding: 10px 0px;
    overflow: hidden;
}

.y_pic_list {
    width: 100%;
    height: auto;
    margin: 0px auto;
    overflow: hidden;
}

    .y_pic_list ul {
        display: block;
        width: 1080px;
        margin-right: -30px;
    }

        .y_pic_list ul li {
            display: block;
            float: left;
            width: 186px;
            height: 201px;
            padding: 10px 0px;
            margin-right: 30px;
            _margin-right: 15px;
        }

            .y_pic_list ul li span {
                display: block;
                float: left;
                width: 168px;
                height: 183px;
                padding: 8px;
                border: 1px solid #fff;
                color: #000000;
                text-align: center;
                line-height: 2em;
            }

                .y_pic_list ul li span:hover {
                    border: 1px solid #d7e4ea;
                }

                .y_pic_list ul li span a {
                    color: #1f7cb6;
                }

.y_page {
    line-height: 2em;
    margin: 0px auto;
    clear: both;
    overflow: hidden;
    margin: 20px 0;
    height: 30px;
}

.y_page_left {
    float: left;
}

.y_page_right {
    float: right;
}

    .y_page_right ul {
        display: block;
    }

        .y_page_right ul li {
            float: left;
        }

            .y_page_right ul li a {
                float: left;
                display: block;
                width: 32px;
                height: 28px;
                border: 1px solid #dddddd;
                color: #3399d5;
                line-height: 28px;
                text-align: center;
                border-right-width: 0;
            }

.y_pic_add {
    width: 1050px;
    margin: 0px auto;
}

.y_news_add {
    width: 1155px;
    height: auto;
    margin: 0px auto;
}

    .y_news_add table {
        border: 1px solid #cbcbcb;
    }

        .y_news_add table td a {
            color: #056dae;
        }

/*蒋小丽*/
.j_fabu_con {
    padding-left: 0px;
    font-family: microsoft yahei;
    padding-top: 15px;
}

.j_yiban_input {
    width: 300px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #c2c2c2;
}

.red {
    color: #ed0417;
}

.lansebtn {
    border: 0px;
    width: 137px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #053c7e;
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
    font-weight: bold;
    margin: 23px 0;
}

.y_tab_tit {
    width: 90%;
    height: 35px;
    border-bottom: 2px solid #053c7e;
    margin-top: 10px;
    margin-left: 10px;
    _margin-left: 5px;
}

    .y_tab_tit ul li a {
        color: #000;
    }

    .y_tab_tit ul li {
        float: left;
        display: block;
        width: 113px;
        height: 35px;
        line-height: 35px;
        color: #000;
        font-size: 14px;
        font-family: "微软雅黑";
        text-align: center;
        cursor: pointer;
    }

        .y_tab_tit ul li.hover a {
            color: #fff;
        }

        .y_tab_tit ul li.hover {
            background: #053c7e;
            color: #fff;
            border-top-left-radius: 3px;
            border-top-right-radius: 3px;
        }

.j_table {
    border: 1px solid #cbcbcb;
    color: #050505;
}

.j_right_con {
    width: 98%;
    float: left;
    padding-left: 10px;
}

    .j_right_con table {
        border: 1px solid #cbcbcb;
        border-collapse: collapse;
    }

        .j_right_con table td a {
            color: #2D97DD;
            empty-cells: show;
        }

.j_btn {
    width: 25px;
    height: 23px;
    background: url(bg04.jpg) no-repeat center;
    border: 0px;
    cursor: pointer;
}

.j_sousuo {
    width: 200px;
    height: 23px;
    border: 1px solid #c5c5c5;
    margin-top: 5px;
}

.j_inout {
    width: 165px;
    height: 22px;
    border: 0px;
    padding-left: 10px;
    font-family: microsoft yahei;
    color: #0f0f0f;
}

.j_fabu_con td b {
    font-weight: normal;
}
/*登录页面*/

.l_main {
    width: 100%;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    min-height: 725px;
    * height: 725px;
    text-align: center;
}

.l_dl {
    width: 509px;
    margin: 0 auto;
    clear: both;
    margin-top: 160px;
}

.l_dl_logo {
    width: 509px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    padding-top: 50px;
}

.l_dl_k {
    width: 509px;
    height: 294px;
    background: #f1edea;
    margin-top: 30px;
    padding-bottom: 30px;
}

.l_dl_dh {
    width: 100%;
    margin: 0 auto;
    clear: both;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    background: #053c7e;
}

.l_dl_input {
    width: 100%;
    margin: 0 auto;
    clear: both;
    margin-top: 30px;
}

.l_dl_zh {
    width: 300px;
    margin: 0 auto;
    clear: both;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0px 2px 3px #ccc;
    background: url(/Content/XiangGangRuiTai/images/yhm.jpg) #fff left center no-repeat;
}

.l_dl_zh1 {
    width: 300px;
    margin: 0 auto;
    clear: both;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0px 2px 3px #ccc;
    background: url(/Content/XiangGangRuiTai/images/mm.jpg) #fff left center no-repeat;
    margin-top: 20px;
}

.l_dlt {
    width: 235px;
    height: 35px;
    line-height: 35px;
    border: none;
    margin-left: 40px;
    border-left: 1px solid #e4ebf0;
    text-indent: 10px;
}

.l_dl_wz {
    width: 300px;
    margin: 0 auto;
    clear: both;
    margin-top: 25px;
}

.l_dl_anl {
    width: 143px;
    height: 40px;
    margin: 0 auto;
    margin-top: 30px;
}

    .l_dl_anl input {
        text-align: center;
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        background: #053c7e;
        color: #fff;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        cursor: pointer;
        margin: 0 auto;
        width: 130px;
        border: 0;
    }

#con_one_1 table td a {
    color: #2D97DD;
}

#con_one_2 table td a {
    color: #2D97DD;
}

input[type=text], input[type=password] {
    padding-left: 8px;
}


/*shanda*/
/*我要咨询-查看回复*/
.b_ckhf {
    text-align: center;
    padding: 40px 0 0 0;
}

.b_ckhu_li1 {
    font-size: 16px;
}

.b_ckhu_li2 span {
    color: #989898;
    height: 66px;
    line-height: 66px;
}

.b_ckhu_li3 {
    border: 2px solid #dcdadb;
    text-align: left;
    padding: 30px 5px 30px 25px;
    margin-bottom: 20px;
}

.b_ckhu_li3, .b_ckhu_li4 {
    position: relative;
}

.b_ckhu_li4 {
    padding: 20px 5px 20px 25px;
    width: 992px;
    border: 2px solid #dcdadb;
    text-align: left;
    line-height: 25px;
}

.ckhf_liimg {
    position: absolute;
    left: -2px;
    top: -3px;
}

.b_mom_zx {
    width: 171px;
    height: 47px;
    text-align: center;
    line-height: 47px;
    color: #FFF;
    border-radius: 5px;
    font-size: 16px;
    font-family: 微软雅黑;
    cursor: pointer;
    background: #0c6ed1;
}

.b_btn_jxzx {
    padding: 70px 0 70px 0;
}

/*我要咨询-管理员*/
.b_mom_hei {
    color: #121212;
}
/*我要咨询-管理员回复*/
.b_jia_li {
    text-align: left;
    padding-left: 25px;
}

.b_ckhf_a {
    margin-right: 20px;
    padding: 2px 1em;
    border: 1px solid red;
    position: relative;
    right: 3%;
    line-height: 28px;
    font-size: medium;
    color: white;
    background-color: red;
    font-weight: bolder;
    font-family: Arial;
    border-radius: 3px 4px;
}

.b_ckhf_a_change {
    margin-left: 20px;
    padding: 2px 1em;
    border: 1px solid red;
    position: relative;
    left: 3%;
    line-height: 28px;
    font-size: medium;
    color: white;
    background-color: red;
    font-weight: bolder;
    font-family: Arial;
    border-radius: 3px 4px;
}
/*免费试用-点击试用*/
.b_sy_selet select {
    width: 86px;
    height: 24px;
    margin-bottom: 15px;
}

.b_djsy_tj {
    padding-left: 425px;
}

.b_tj_mtk {
    width: 359px;
    height: 193px;
}

.b_mom_btn4 {
    width: 83px;
    height: 34px;
    background: #0c6ed1;
    font-size: 16px;
    text-align: center;
    line-height: 34px;
    color: #FFF;
    font-family: 微软雅黑;
    border-radius: 3px;
    margin: 47px 0 0 137px;
    cursor: pointer;
}

.tcs_zi {
    padding: 34px 0 0 77px;
}

.tcs_sousuo {
    padding: 34px 0 0 40px;
}

.title {
    overflow: hidden;
    padding: 30px 0 10px;
    padding-left: 50px;
}

    .title a {
        display: inline-block;
        margin-right: 30px;
        float: left;
        height: 36px;
        line-height: 36px;
        padding: 0 40px;
        border: 1px solid #a7b5bc;
        color: #a7b5bc;
        border-radius: 3px;
    }

        .title a.on, .title a:hover {
            border: 1px solid #053c7e;
            color: #fff;
            background: #053c7e;
        }

.order a {
    display: inline-block;
    border: 1px solid #d8d8d8;
    color: #4e4e4e;
    padding: 0 15px;
    height: 26px;
    line-height: 26px;
    border-radius: 50px;
    margin: 0 10px 0 0;
}

    .order a:hover, .order a.on {
        background: #be0102;
        border-color: #be0102;
        color: #fff;
    }

.searchINT {
    width: 200px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #eaeaea;
    border-right: 0px;
    padding-left: 26px;
    background: url("../images/search.jpg") no-repeat 5px center;
    float: left;
    outline: none;
}

.searchBTN {
    padding: 0 12px;
    height: 30px;
    line-height: 30px;
    border: 0PX;
    background: #df3132;
    color: #fff;
    font-size: 13px;
    float: left;
    outline: none;
    cursor: pointer;
    font-family: 'Microsoft YaHei';
}

#Msg {
    position: absolute;
    display: none;
    padding: 8px 20px;
    line-height: 24px;
    border: 1px solid #000;
    background-color: #fff;
}

.j_httable td {
    padding: 8px 5px;
    border: 1px solid #c7c7c7;
    border-collapse: collapse;
}

.j_httable thead td {
    background: #f0f5f7;
    border-bottom: 1px solid #b6cad2;
}

.bluebtn {
    border: 1px solid #2d97dd;
    line-height: 24px;
    padding: 0 8px;
    margin: 0 4px;
}

.noneBOR {
    border: 1px solid #fff;
    line-height: 24px;
    padding: 0 8px;
    margin: 0 4px;
}

.Equipment-description p {
    display: inline;
}
/* 新加 */
.indexManage {
    text-align: center;
    position: relative;
    bottom: -50px;
}

    .indexManage p {
        font-size: 26px;
        color: #1a1a1a;
        line-height: 200%;
    }

p.lightGray {
    font-size: 16px;
    color: #666;
    padding: 20px 0;
}

.t_ddd {
    border-bottom: 2px solid #2160ac;
    height: 35px;
    margin: 0 0 15px;
}

.t_ddd li {
    float: left;
    display: block;
    height: 35px;
    width: 90px;
    text-align: center;
}

.t_ddd li a {
    display: block;
    color: #333;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
}

.t_ddd li.on a {
    color: #fff;
    background: #2160ac;
}
.j_fabu_con table {
        border: 0;
    }